The Dreamweaver JavaScript API > External application functions > dreamweaver.openWithApp() |
![]() ![]() ![]() |
Availability
Dreamweaver 3.0
Description
Opens the specified file with the specified application.
Arguments
fileURL
, appURL
![]() |
fileURL is the path to the file to be opened, expressed as a file:// URL. |
![]() |
appURL is the path to the application that is to open the file, expressed as a file: // URL. |
Returns
Nothing.
Enabler
None.
![]() ![]() ![]() |